func go/constant.is32bit

3 uses

	go/constant (current package)
		value.go#L933: func is32bit(x int64) bool {
		value.go#L1128: 			if !is32bit(a) || !is32bit(b) {